Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Python
1) 2D Graphics
2) Application
3) Buildin Function
4) Class
5) Data Structure
6) Data Type
7) Database
8) Development
9) Dictionary
10) Event
11) Exception
12) File
13) Function
14) GUI Pmw
15) GUI Tk
16) Language Basics
17) List
18) Math
19) Network
20) String
21) System
22) Thread
23) Tuple
24) Utility
25) XML
Utility
1) A grep-like tool that looks for division operators
2) A helper for analyzing PYTHONDUMPREFS output
3) A variant on webchecker that creates a mirror copy of a remote site
4) Add some standard cpp magic to a header file
5) Assorted Tk-related subroutines used in Grail
6) Basic regular expression demostration facility
7) Change CRLF line endings to LF (Windows to Unix)
8) Change LF line endings to CRLF (Unix to Windows)
9) Change py files to use 4-space indents
10) Cheap and simple API helper
11) Check that all pyc files exist and are up-to-date
12) Convert GNU texinfo files into HTML
13) Copy one files atime and mtime to another
14) Create Emacs TAGS file for Python modules
15) Create Python codecs from Unicode mapping files
16) Dump a database file to a pickle
17) Find a program in PATH system Variable
18) Find dependencies between a bunch of Python modules
19) Find symbolic links and show where they point to
20) Fix Python script(s) to reference the interpreter via usrbinenv python
21) Fix the copyright notice in source files
22) Format du(1) output as a tree sorted by size
23) FTP mirror script
24) Functions to parse and access the arguments given to the program on the command line
25) Generate binary message catalog from textual translation description
26) GUI interface to webchecker
27) Indent Python code, giving block-closing comments
28) Intelligent diff between text files (Tim Peters)
29) Load a pickle generated by db2pickle py to a database
30) Make a copy of a directory tree with symbolic links to all files in the original tree
31) Massive identifier substitution on C source files
32) Minimally patched to make it even more xgettext compatible
33) Open a webbrowser with Google
34) Print a list of files that are mentioned in CVS directories
35) Print file diffs in context, unified, or ndiff formats
36) Print lineswordschars stats of files by extension
37) Print the product of age and size of each file, in suitable units
38) Python utility to print MD5 checksums of argument files
39) Recursively find symbolic links to a given path prefix
40) Replace tabs with spaces in argument files
41) Reverse grep through a file (useful for big logfiles)
42) Search Python ( py) files for future statements, and remove the features from such statements
43) Statement Coverage
44) This is a simple web tree checker, useful to find bad links in a web tree
45) Tkinter-based GUI for websucker
46) Trace exceptions
47) Transform gprof(1) output into useful HTML
48) Translate #defines into Python assignments
49) Unit test for apihelper py
50) Utility for parsing HTML entity definitions
51) Validate Python LaTeX formatting (Raymond Hettinger)